|
Compounds |
| struct | deBitmapProxy_Header_t |
Functions |
| | WorldObjectClassImp (deBitmapProxy) |
| IdeFile * | LoadFile (const char *filename, IdeFileSystem *BaseFS, deBoolean Read, deBoolean Write) |
| IdeResourceBase * | LoadBMP (const char *filename, IdeFile *file, deBoolean) |
| IdeResourceBase * | LoadTGA (const char *filename, IdeFile *file, deBoolean) |
| IdeResourceBase * | LoadPCX (const char *filename, IdeFile *file, deBoolean) |
| IdeResourceBase * | LoadPNG (const char *filename, IdeFile *file, deBoolean) |
| IdeResourceBase * | LoadDDS (const char *filename, IdeFile *file, deBoolean) |
| IdeResourceBase * | LoadCMAP (const char *filename, IdeFile *file, deBoolean) |
| long | BPPByteDepth (IdeDriver::BPP BPPType) |
| deBoolean | IdeBitmap_Initialize () |
| | initialize the bitmap module
|
| long | IdeBitmap_GetRscInterfaceID () |
| | get the IdeBitmap resource interface ID for use in IdeResourceBase::GetRscInterface
|
| long | IdeBitmapProxy_GetWOInterfaceID () |
| | get the IdeBitmapProxy dworld object interface ID for use in IdeWorldObject::GetWOInterface
|
| IdeBitmap * | IdeBitmap_CreateBitmap () |
| | create a zero'd bitmap
|
| IdeBitmapProxy * | IdeBitmap_CreateProxy (IdeResourceBase *FromBitmap) |
| IdeBitmap * | IdeBitmap_CreateBitmapWithInfo (long Width, long Height, IdeDriver::BPP Format, deBoolean CubeMap) |
| | create a bitmap with specific attributes (not cleared)
|
| void | GetColorIn (unsigned char *data, IdeDriver::BPP Format, deColor &RetColor) |
| void | SetColorIn (unsigned char *data, IdeDriver::BPP Format, deColor color) |
Variables |
| const deBitmapProxy_Header_t | deBitmapProxy_Header = {0,1} |
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.